home *** CD-ROM | disk | FTP | other *** search
- # MLGBK10 RULES
- #
- # SP DX RTTY Contest
- # Logs send to:
- #
- # SP DX RTTY Contest Manager,
- # Krzysztof Ulatowski,
- # skr. 253,
- # 81-963 Gdynia 1, POLAND
- # szuwarek@manta.univ.gda.pl
- #
- # Here's the list of allowed bands. See rules of contest
- # for operators category (SOMB, MOMB etc)
- #
- BANDS ALLOW=160m,80m,40m,20m,15m,10m
-
- # Here's the list of allowed modes:
- MODES ALLOW=RTTY
-
- # What to will be exchange with report.
- # %w - WAZ zone (e.g. Report is 59 15)
- # %i - ITU zone (e.g. Report is 59 38)
- # %c - QSO's counter (e.g. Report is 59 001)
- # Also is possible to mix it with any text:
- # SET REMARX-S[2]=%cKR - means report 59 001KR
- # %u - allowed texts from REMARX-U ALLOW field only (e.g. 59 M)
- # %x - (not neccesery) allowed texts from REMARX-U ALLOW field only
- # (e.g. %3c%x means 59 001KR but also is possible to set 59 001)
- #
- SET REMARX-S[2]=%3c
- SET REMARX-R[2]=%3c%x
-
- REMARX-U ALLOW=B,C,D,F,G,J,K,L,M,O,P,R,S,U,W,Z
-
- # Date format
- # 0 - DD.MM.YYYY
- # 1 - DD/MM/YYYY
- # 2 - MM/DD/YYYY
- SET DATE=0
-
- # GUI settings
- SHOW DATE=NO
- SHOW TIME=NO
- SHOW BAND=YES
- SHOW MODE=NO
- SHOW RST-S=YES
- SHOW RST-R=YES
- SHOW REMARX-S=2
- SHOW REMARX-R=2
- SHOW LOCATOR=NO
- SHOW COMMENT=NO
- SHOW QSL=NO
-
- # Find Similar Call
- SET ACK_FINDSIMCALL=NO
-
- # Find QSO Before
- SET ACK_FINDQSOBEFORE=YES
-
- # Duplicated QSO Finder
- SET ACK_DUPFIND=YES
-
- # IOTA support
- SET ACK_IOTA=NO
-
- # Awards support
- SET ACK_AWARDS=NO
-
- SET ACK_ACTIVITY=NO
-
- # QSL Manager Database support
- SET ACK_FINDQSLMANAGER=NO
-
- # CallBook support
- SET ACK_CALLBOOK=NO
-
- # File which contains database of prefixes based on organisators publication.
- SET PFXDATA=dxcc.csv
-
- # Multipliers (MULTI)
- # REMR - every new remarx-r field is qualified.
- # MPFX - every new main prefix is qualified.
- # CONT - every new continent is qualified.
- # SB - qualify it separately on every bands.
- # AB - qualify it once on all bands.
- # SM - qualify it separately for every modes.
- # AM - qualify it once for all modes.
- # e.g. REMR-SMSB - means that multiplicator will be increased for all
- # new WAZ zones, separately on every bands and every modes.
- MULTI SET=,MPFX-SBSM,CONT-ABAM
-
- # Scores (SCORE)
- # SET
- #
- # CONT - points will be given for every QSO between continents.
- # 1 - AF (Africa)
- # 2 - AS (Asia)
- # 3 - EU (Europe)
- # 4 - NA (North America)
- # 5 - OC (Oceania)
- # 6 - SA (South America)
- # e.g. 123 - means that every QSO from Africa (1) to Asia (2)
- # will give 3 points.
- #
- # PFX - points will be given for every QSO with callsigns matched to PFX field.
- # e.g. SCORE SET=PFX,3 - means that every QSO with any callsign from PFX field
- # will give 3 points.
- # PFX - field with allowed prefixes.
- # e.g. SCORE PFX=SP - means that only QSO with SP (3Z,HF,SN,SO,SP,SQ,SR) is possible.
- # NOPFX - field with denied prefixes.
- # e.g. SCORE NOPFX=SP - means that you can't do QSO with SP (3Z,HF,SN,SO,SP,SQ,SR).
- SCORE SET=CONT,115,1210,1310,1410,1510,1610,2110,225,2310,2410,2510,2610,3110,3210,335,3410,3510,3610,4110,4210,4310,445,4510,4610,5110,5210,5310,5410,555,5610,6110,6210,6310,6410,6510,665
- # OWN - points will be given for every QSO with the same: PFX
- SCORE OWN=PFX,2
-